home *** CD-ROM | disk | FTP | other *** search
/ Liberation Day / Liberation Day.bin / GLOBALS / GAMEINFO.MDB / Player Campaign.json < prev    next >
JavaScript Object Notation  |  1997-12-13  |  305b

  1. {
  2.     "schema": {
  3.         "Counter": "Long Integer",
  4.         "Player ID": "Long Integer",
  5.         "Credits": "Long Integer NOT NULL",
  6.         "Tech": "Long Integer NOT NULL",
  7.         "Units Destroyed": "Long Integer NOT NULL",
  8.         "Units Lost": "Long Integer NOT NULL",
  9.         "Buildings Destroyed": "Long Integer NOT NULL",
  10.         "Buildings Lost": "Long Integer NOT NULL"
  11.     },
  12.     "data": []
  13. }